home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / database / eb93.zip / OVERVIEW.DOC < prev    next >
Text File  |  1995-06-26  |  3KB  |  66 lines

  1. Easy Base is a complete rapid programming system for data
  2. management. Virtually every data management problem can be
  3. broken down into three areas. Creating disk files (referred to
  4. as "Forms" in Easy Base) in which to store data, creating
  5. procedures which manipulate that data and presenting those
  6. forms and procedures in a logical menu system for use.
  7.  
  8. In Easy Base you create the forms in which to store data in a
  9. simple screen painting environment which not only designs the
  10. data file but at the same time provides a default entry
  11. screen for your data. As you place the "Fields" in which data
  12. is to be stored, you can use relational links (Lookups) to
  13. import data from other forms. Each field you create for data
  14. storage is also treated as a deriveable "Cell" similar to a
  15. spread sheet. You can make almost any calculation within fields.
  16. Apart from all the arithmetic and relational operators there 
  17. are over fifty functions including "if(Condition,True,False)" 
  18. which extends to a case function and supports And, Or, Xor, 
  19. Eqv and Imp. The requirement for a field to be filled can be
  20. free, mandatory or conditionaly mandatory. Cursor entry to a
  21. field can also be allowed, prevented or conditionally allowed.
  22. You can also provide your own custom error messages when out
  23. of range data is entered. There are field types for Text, 
  24. Formatted Text, Text Blocks(providing word wrap and spell
  25. checking), Integer, Fixed and Floating Point Numbers, Date,
  26. Time and Fixed Choice.
  27.  
  28. Once you have data stored you need to be able to manipulate and
  29. report on it. Easy Base provides a combined transaction and
  30. reporting system (Procedure Generator). With the procedure 
  31. generator you can use the default screens you have designed or
  32. create custom screens in which to gather input either from the 
  33. keyboard or from relational lookups. You then instruct Easy 
  34. Base what to do with this information using a simple "Basic"
  35. like programming language. If your procedure is transactional
  36. you have commands to enter, modify or delete records in any
  37. number of forms. If your procedure is reporting then there are
  38. commands to group, order and list data in almost every 
  39. conceivable way.
  40.  
  41. You now have all the "parts" required to create a useful data
  42. management system. All that remains is to tie your procedures
  43. to a menu system so that other people can use your application
  44. without having to know anything about Easy Base. Creating an
  45. end user menu system in Easy Base is as simple as filling in a
  46. form with the text you wish to display and the procedure or 
  47. form you wish to run. You give at least one of your menus a
  48. start up password. If you then restart Easy Base but sign on
  49. with that password instead of your developers password then you
  50. will be running your own custom designed program.
  51.  
  52. Easy Base is the most modern and comprehensive data 
  53. programming system available for the IBM PC. If you currently 
  54. use any form of Spread Sheet or Data Base then you just won't
  55. believe how much easier you can do things in Easy Base.
  56.  
  57. A Non Shareware Runtime Module is available for professional
  58. developers.
  59.  
  60. The minimum requirement for Easy Base is 286 with 1Meg Ram and DOS 5.
  61.  
  62. The recommended minimum is 386 with 4Meg Ram.
  63.  
  64. Note: "Easy Base" is a UK registered Trade Mark of Easy Software Ltd
  65.       and should not be confused with a similar mark registered to
  66.       Evergreen Case Tools in the USA.